home *** CD-ROM | disk | FTP | other *** search
- ; ****************************************************************************
- ; ****************************************************************************
- ; ** Filename: PIIXXUSB.INF
- ; ** Abstract: Windows* 98 INF Update File for Intel(r) 82371AB/EB and
- ; ** 82371SB USB devices
- ; ** Last Update: June 14, 1999 (Version 1.65)
- ; ****************************************************************************
- ; ****************************************************************************
-
- [Version]
- signature="$CHICAGO$"
- LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
- Class=USB
- ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
- Provider=%Intel.Mfg%
-
- [DestinationDirs]
- USB.DelFiles=11
- DefaultDestDir=10,system32\drivers
-
- [ClassInstall]
- Addreg=USBClassReg
-
- [USBClassReg]
- HKR,,,,%USBClassName%
- HKR,,Icon,,-20
-
- [Manufacturer]
- %Intel.Mfg%=Intel.Section
-
- [UniversalHCD.Dev]
- AddReg=UniversalHCD.AddReg, USB.AddReg
- CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles
- DelFiles=USB.DelFiles
-
- [UniversalHCD.AddReg]
- HKR,,NTMPDriver,,uhcd.sys
- ;HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
-
- [UniversalHCD.CopyFiles]
- uhcd.sys
-
- [Intel.Section]
- %PCI\VEN_8086&DEV_7020.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_7020
- %PCI\VEN_8086&DEV_7112.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_7112
-
- [USB.AddReg]
- HKR,,DevLoader,,*NTKERN
-
- [USB.CopyFiles]
- usbd.sys
- usbhub.sys
-
- [USB.DelFiles]
- usbhub.sys,,,1
- openhci.sys,,,1
- uhcd.sys,,,1
- usbd.sys,,,1
- usbcamd.sys,,,1
- imagecls.sys,,,1
- hcd.vxd,,,1
- usbd.vxd,,,1
- usb_enum.vxd,,,1
- vtaishid.vxd,,,1
- tmusb.sys,,,1
- taishid.sys,,,1
-
- [ControlFlags]
- ;ExcludeFromSelect=*
-
- ;[DestinationDirs]
- ;DefaultDestDir = 11 ; System directory
-
- [Strings]
- USBClassName="Universal serial bus controller"
-
- Intel.Mfg="Intel"
- PCI\VEN_8086&DEV_7020.DeviceDesc="Intel(r) 82371SB PCI to USB Universal Host Controller"
- PCI\VEN_8086&DEV_7112.DeviceDesc="Intel(r) 82371AB/EB/MB PCI to USB Universal Host Controller"
-
- ; Copyright (c) Intel Corporation, 1998-1999
- ; Copyright (c) Microsoft Corporation, 1993-1998
-
- ; ************************************************************
- ; Intel is making no claims of usability, efficacy or
- ; warranty.
- ; ************************************************************
- ; Information in this document is provided in connection with
- ; Intel products. No license, express or implied, by estoppel
- ; or otherwise, to any intellectual property rights is granted
- ; by this document. Intel assumes no liability whatsoever,
- ; and Intel disclaims any express or implied warranty,
- ; relating to sale and/or use of Intel products including
- ; liability or warranties relating to fitness for a particular
- ; purpose, merchantability, or infringement of any patent,
- ; copyright or other intellectual property right. Intel
- ; products are not intended for use in medical, life saving,
- ; or life sustaining applications.
-
- ; ************************************************************
- ; Intel Corporation disclaims all warranties and liabilities
- ; for the use of this document and the information contained
- ; herein, and assumes no responsibility for any errors which
- ; may appear in this document, nor does Intel make a
- ; commitment to update the information contained herein. Intel
- ; reserves the right to make changes to this document at any
- ; time, without notice.
- ; ************************************************************
- ; ************************************************************
-
- ; * Third-party brands and names are the property of their
- ; respective owners.
-